C1.Blazor.ListView Assembly / C1.Blazor.ListView Namespace / C1ListView<T> Class / _background Field

In This Topic
_background Field (C1ListView<T>)
In This Topic
Gets or sets the C1.Blazor.Core.C1Color used to paint the background.
Syntax
'Declaration
 
Public _background As C1Color
 
See Also